-
Home
-
PhastPress
-
3.1
-
Code
-
Classes
- JSMin
| Total Complexity |
92 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
373 |
| Lines of code |
242 |
| Logical lines of code |
166 |
| Comment lines |
102 |
| Methods |
14 |
| Properties |
9 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| action() |
C |
35 |
30 |
84 |
| min() |
B |
43 |
22 |
41 |
| isRegexpLiteral() |
A |
52 |
9 |
23 |
| consumeMultipleLineComment() |
A |
51 |
8 |
26 |
| get() |
S |
59 |
4 |
16 |
| next() |
S |
59 |
4 |
16 |
| consumeSingleLineComment() |
S |
61 |
4 |
13 |
| isEOF() |
S |
79 |
2 |
3 |
| isAlphaNum() |
S |
78 |
2 |
3 |
| isWhiteSpace() |
S |
77 |
2 |
3 |
| isLineTerminator() |
S |
77 |
2 |
3 |
| minify() |
S |
74 |
1 |
4 |
| __construct() |
S |
81 |
1 |
3 |
| peek() |
S |
77 |
1 |
4 |